home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
internet
/
irc_i_dodatki
/
mcf4amirc
/
dalhelper.doc
< prev
next >
Wrap
Text File
|
1996-09-15
|
19KB
|
457 lines
NickServ Help
/NS HE
***** NickServ Help*****
NickServallows users to register and effectively "own" nicks.
It has the ability to protect those nicknames from other users
who are not registered to use them. Registrations expire if the
owner does not use the nick in a 30 day period.
For more information on a command msg NickServ help <command>
Core Commands:
REGISTER - Register a nickname
SET - Change settings, including the KILL option
ACCESS - Change the list of authorized addresses
IDENTIFY - Authorize yourself using a password
RECOVER - Kill an unauthorized user
GHOST - Terminate a ghosted nickname
DROP - Drop a registered nickname
Other Commands:
RELEASE INFO ACC LIST
***** End of HELP*****
/NS HE Register
***** NickServ Help*****
Command - REGISTER
Usage - REGISTER <password>
DalHelper - /NS REG <password>
This command registers you as the owner of your nickname as
far as NickServ is concerned. It adds your nick to it's database
and adds a user@host mask generated from your current address
at the time to your access list.
***** End of HELP*****
/NS HE Set
***** NickServ Help*****
Command - SET <command> [<value>]
Lets you change your nickname settings These affect the registered
nickname's status and operation.
For more information on a command msg NickServ help SET <command>
Available SET Commands:
PASSWD - Lets you change your nickname's password
KILL - Allows you to enforce your nickname using kills
URL - Attaches a Uniform Resource Locator to your nick
***** End of HELP*****
/NS HE Set Passwd
***** NickServ Help*****
Command - SET PASSWD
Usage - SET PASSWD <password>
DalHelper - /NS PA <password>
This changes the password associated with your nick that you
first specified at registration time.
***** End of HELP*****
/NS HE Set Kill
***** NickServ Help*****
Command - SET KILL
Usage - SET KILL [ON|OFF]
Turns on or off the switch that allows NickServ to defend your
nick using nick collide kills.
***** End of HELP*****
/NS HE Set URL
***** NickServ Help*****
Command - SET URL
Usage - SET URL [<url>]
Allows a URL (Uniform Resource Locator) to be set, indicating where
more information on the nickname may be found. For example:
SET URL http://www.dal.net/~lefler/
SET URL mailto:lefler@dal.net // An email address
SET URL // Remove the URL
***** End of HELP*****
/NS HE Access
***** NickServ Help*****
Command - ACCESS
Usage - ACCESS LIST [<nickname>]
DalHelper - /NS AL <nickname>
Usage - ACCESS ADD <user@host mask>
DalHelper - /NS AA <user@host mask>
Usage - ACCESS DEL <user@host mask>
DalHelper - /NS AD <user@host mask>
Allows you to view or edit the access mask list associated with
your nick. The user@host masks are how access is judged within
NickServ. The nick part, as is used in ChanServ's access masks,
is not used here since it basically makes no difference.
Ex.: ACCESS ADD calvin@hobbes.catt.ncsu.edu
ACCESS DEL birdman@alcatraz.com
***** End of HELP*****
/NS HE Identify
***** NickServ Help*****
Command - IDENTIFY
Usage - IDENTIFY <password>
DalHelper - /NS ID
This allows you to avoid NickServ's wrath if you own your nick
but your current address is not in your access list for it.
***** End of HELP*****
/NS HE Recover
***** NickServ Help*****
Command - RECOVER
Usage - RECOVER <nick> [<password>]
DalHelper - /NS REC <nick>
This command allows those who have registered nicks which have
been taken because they didn't set the kill switch to ON a chance
to revenge themselves. It issues a manual version of the same
kill used in the automatic nick kill. This of course means that
you will need to use the NickServ ELEASEcommand to immediately
regain the nick, otherwise it will be held for the usual 2 mins.
A check in this command prevents you from killing yourself. :)
***** End of HELP*****
/NS HE Ghost
***** NickServ Help*****
Command - GHOST
Usage - GHOST <nick> [<password>]
DalHelper - /NS GH <nick>
This command will remove from IRC a ghosted client belonging
to the user. The optional password can be given to kill ghosts
that you are not in the access list of.
***** End of HELP*****
/NS HE Drop
***** NickServ Help*****
Command - DROP
Usage - DROP <nick>
DalHelper - /NS DR <nick>
This allows you to drop any nick that you own from NickServ's
database. The nick is then up for grabs as far as ownership.
***** End of HELP*****
/NS HE Release
***** NickServ Help*****
Command - RELEASE
Usage - RELEASE <nick> [password]
DalHelper - /NS REL <nick>
If your nick is being held by NickServ as the result of
nick-killing someone who stole it, this command allows you to
cause NickServ to release the nick before the usual two-minute
holding period is up. The optional password parameter allows
you to relase nicks even if you're not in their access list.
***** End of HELP*****
/NS HE Info
***** NickServ Help*****
Command - INFO
Usage - INFO <nick>
DalHelper - /NS IN <nick>
If a nick is registered, this command shows certain info about
it, such as the owner, when it was registered, when it was last
recognized by NickServ, and whether or not the owner has enabled
nick kill defense.
***** End of HELP*****
/NS HE Acc
***** NickServ Help*****
Command - ACC
Usage - ACC <nick>
This command serves as a protocol for bots to query user access
using the NickServ facility, thus relieving the bot of
keeping track of access lists. The reply is givin in a NOTICE
of the following format:
ACC <nick> <access level>
The returned access level is a number from 0 to 2:
0 = No such registered nickname
1 = User is not online or not identified to NickServ
2 = User is identifed with NickServ access
***** End of HELP*****
ChanServ Help
/CS HE
***** ChanServ Help*****
ChanServallows users to register and maintain absolute control
over channels. It works at the server level, essentially
making channel takeovers impossible, while giving users greater
flexibility. Registrations expire if no operator joins for 30 days.
For more information on a command msg ChanServ help <command>
Core Commands:
REGISTER - Register a channel
SET - Change various channel configuration settings
SOP - Maintain SuperOp channel operator list
AOP - Maintain AutoOp channel operator list
AKICK - Maintain the channel AutoKick banned user list
DROP - Drop a registered channel
Other Commands:
IDENTIFY ACCESS OP UNBAN
INFO INVITE LIST MDEOP
***** End of HELP*****
/CS HE Register
***** ChanServ Help*****
Command - REGISTER
Usage - REGISTER <channel> <password> <description>
DalHelper - /CS REG <channel> <password> <description>
Registers a channel to ChanServ for control. The founder is
set to the person doing the registering. The password is for
the founder to gain access in case the normal access methods
for him/her fails. The description is totally arbitrary but
must be included.
***** End of HELP*****
/CS HE Set
***** ChanServ Help*****
Command - SET <channel> <command> [ <value>]
Allows you to change your channel settigns. These affect a
registered channel's status and operation.
For more information on a command msg ChanServ help SET <command>
Core SET Commands:
FOUNDER - Allows you to change the channel founder
PASSWD - Lets you change the channel founder password
DESC - Modify the channel's description
MLOCK - Locks the channel to certain modes
OPGUARD - More militant channel operator protection
KEEPTOPIC - Maintain the topic when no one is on the channel
URL - Attaches a URL to the channel
Additional Comands:
TOPICLOCK LEAVEOPS UNSECURE PRIVATE
***** End of HELP*****
/CS HE Set Founder
***** ChanServ Help*****
Command - SET FOUNDER
Usage - SET <channel> FOUNDER
Allows a channel's founder to be changed to suit different
situations should they arise. This command sets the founder
of a channel to the current user. Limited to channel founder
(Tip: use the IDENTIFY command to gain access.)
***** End of HELP*****
/CS HE Set Passwd
***** ChanServ Help*****
Command - SET PASSWD
Usage - SET <channel> PASSWD <password>
DalHelper - /CS PA <channel> <password>
Allows changing of the founder access password for a channel,
which is used in case the founder access mask fails. Limited
to channel founder
***** End of HELP*****
/CS HE Set Desc
***** ChanServ Help*****
Command - SET DESC
Usage - SET <channel> DESC <description>
Allows changing of the description of a channel. Limited to
channel founder
***** End of HELP*****
/CS HE Set Mlock
***** ChanServ Help*****
Command - SET MLOCK
Usage - SET <channel> MLOCK <mode lock mask>
Changes mode lock pattern for specified channel. Limited to
channel founder Below are a few examples.
SET #dragonrealm MLOCK +nt-ispklm // Locked to mode +nt only
SET #dragonrealm MLOCK +nt-ipklm // Same as above, except mode
"s" isn't locked either way
SET #dragonrealm MLOCK * // Turn off mode locking
***** End of HELP*****
/CS HE Set Opguard
***** ChanServ Help*****
Command - SET OPGUARD
Usage - SET <channel> OPGUARD [ON|OFF]
Turns on/off ops guarding on a channel. When ON, only
AutoOps, SuperOps, and the channel founder will be allowed
ops on the channel. Limited to channel founder
***** End of HELP*****
/CS HE Set KeepTopic
***** ChanServ Help*****
Command - SET KEEPTOPIC
Usage - SET <channel> EEPTOPIC [ON|OFF]
Turns on/off the "sticky topic" option for a channel. When
ON, ChanServ will keep track of any changes in a channel's
topic and when the channel is gone and recreated it will
set the topic to the last known one. Limited to hannel
ounder
***** End of HELP*****
/CS HE Set URL
***** ChanServ Help*****
Command - SET URL
Usage - SET <channel> URL [<url>]
Allows a URL (Uniform Resource Locator) to be set, indicating where
more information on the channel may be found. Limited to hannel
ounder For example:
SET #dragonrealm URL http://www.dal.net/
SET #dragonrealm URL mailto:info@dal.net // An email address
SET #dragonrealm URL // Remove the URL
***** End of HELP*****
/CS HE Set Topiclock
***** ChanServ Help*****
Command - SET TOPICLOCK
Usage - SET <channel> TOPICLOCK [FOUNDER|SOP|OFF]
Sets the "topic lock" option for a channel. When on, only the
founder or SuperOps (depending on the option) are able to change
the topic. This setting also performs the function of the KEEPTOPIC
command. Limited to channel founder
***** End of HELP*****
/CS HE Set Leaveops
***** ChanServ Help*****
Command - SET LEAVEOPS
Usage - SET <channel> LEAVEOPS [ON|OFF]
Turns on/off leave-ops behavior on a channel. When ON, the
channel will behave as if ChanServ was not present, and will
not deop users who establish the channel. Limited to
channel founder
***** End of HELP*****
/CS HE Set Unsecure
***** ChanServ Help*****
Command - SET UNSECURE
Usage - SET <channel> UNSECURE [ON|OFF]
Allows you to make a channel less secure than normal. When on,
this option will cause ChanServ not to require the use of the
IDENTIFY command before founder-level setting changes. Limited
to channel founder
***** End of HELP*****
/CS HE Set Private
***** ChanServ Help*****
Command - SET PRIVATE
Usage - SET <channel> PRIVATE[ON|OFF]
Turns on/off the privacy option for a channel. When
ON, ChanServ will keep a channel's existance secret from
those who do not explicitly know about it. It will also
prevent the INVITE command from being used. Limited to
channel founder
***** End of HELP*****
/CS HE SOP
***** ChanServ Help*****
Command - SOP
Usage - SOP <channel> ADD <nick or mask>
DalHelper - /CS SOA <channel> <nick or mask>
Usage - SOP <channel> DEL <index number or mask>
DalHelper - /CS SOD <channel> <index number or mask>
Usage - SOP <channel> LIST [<search pattern>]
DalHelper - /CS SOL <channel> [<search pattern>]
Maintains the channel SuperOp list. ADD and DEL limited to
channel founder LIST to utoOpaccess.
ADD adds a user to a channels SuperOp access list. DEL removes
a user from a channel's SuperOp access list. Index number is found
using the LIST subcommand. LIST lists the SuperOp access list.
When used with the optional search pattern, it will only show
those masks matching the specified pattern.
Examples:
SOP #dragonrealm ADD dalvenjah
SOP #dragonrealm ADD *!besmith@*.uncc.edu
SOP #dragonrealm DEL 3
SOP #dragonrealm LIST
***** End of HELP*****
/CS HE AOP
***** ChanServ Help*****
Command - AOP
Usage - AOP <channel> ADD <nick or mask>
Usage - /CS AOA <channel> <nick or mask>
Usage - AOP <channel> DEL <index number or mask>
Usage - /CS AOD <channel> <index number or mask>
Usage - AOP <channel> LIST [<search pattern>]
Usage - /CS AOL <channel> [<search pattern>]
Maintains the channel AutoOp list. ADD and DEL limited to
uperOp access LIST to utoOpaccess.
ADD adds a user to a channels AutoOp access list. DEL removes
a user from a channel's AutoOp access list. Index number is found
using the LIST subcommand. LIST lists the AutoOp access list.
When used with the optional search pattern, it will only show
those masks matching the specified pattern.
Examples:
AOP #dragonrealm ADD dalvenjah
AOP #dragonrealm ADD *!besmith@*.uncc.edu
AOP #dragonrealm DEL 3
AOP #dragonrealm LIST
***** End of HELP*****
/CS HE Akick
***** ChanServ Help*****
Command - AKICK
Usage - AKICK <channel> ADD <nick or mask>
AKICK <channel> DEL <index number or mask>
AKICK <channel> LIST [<search pattern>]
Maintains the channel AutoKick list. These users will be
forcibly removed (kicked) and banned from the channel if
they join it. Limited to uperOp access
ADD adds a user to a channels AutoKick access list. DEL removes
a user from a channel's AutoKick access list. Index number is found
using the LIST subcommand. LIST lists the AutoKick access list.
When used with the optional search pattern, it will only show
those masks matching the specified pattern.
Examples:
AKICK #dragonrealm ADD dalvenjah
AKICK #dragonrealm ADD *!besmith@*.uncc.edu
AKICK #dragonrealm DEL 3
AKICK #dragonrealm LIST
***** End of HELP*****
/CS HE Drop
***** ChanServ Help*****
Command - DROP
Usage - DROP <channel>
DalHelper - /CS DR <channel>
Releases a previously registered channel. Limited to hannel
founder
***** End of HELP*****
/CS HE Identify
***** ChanServ Help*****
Command - IDENTIFY
Usage - IDENTIFY <channel> <password>
DalHelper - /CS ID <channel> [optional, default: current channel]
Allows a channel founder to gain Founder access to the channel's
data even if the access mask fails to recognize the person.
***** End of HELP*****
/CS HE Info
***** ChanServ Help*****
Command - INFO
Usage - INFO <channel>
DalHelper - /CS IN <channel>
Shows certain information on a registered channel, such as
founder, description, time registered, etc.
***** End of HELP*****
/CS HE Access
***** ChanServ Help*****
Command - ACCESS
Usage - ACCESS <channel> [<nick>]
Allows a user to query his/her access to a registered channel.
Access levels are Basic, AutoOp, SuperOp, and Founder for any
given channel.
When used with the optional <nick> variable, this command
serves as a protocol for bots to query user access
on a channel using the ChanServ facility, thus relieving the
bot of keeping track of access lists. For a registered channel,
the reply is given in a NOTICE of the following format:
ACC <channel> <nick> <user@host> <access level>
The returned access level is a number from 0 to 3, where
0=basic, 1=utoOp 2=uperOp and 3=ounder If
the user is not online, the user@host and access level will
be *UNKNOWN* and 0, respectively.
This command is limited to channel utoOps
***** End of HELP*****
/CS HE Invite
***** ChanServ Help*****
Command - INVITE
Usage - INVITE <channel> [<nickname>]
Invites the sender, or the named user, to a channel that is set to
mode +i. Limited to channel utoOp and above.
***** End of HELP*****
/CS HE OP
***** ChanServ Help*****
Command - OP
Usage - OP <channel> [-] <nick>...
Grants operator status to named users. When used with the - flag,
deops the named users. Limited to channel utoOp and above.
***** End of HELP*****
/CS HE Unban
***** ChanServ Help*****
Command - UNBAN
Usage - UNBAN <channel> [ME|ALL]
DalHelper - /CS UN <channel>
Allows a user to remove bans against him/her on a registered
channel. Limited to channel utoOps
When used with the optional ALL option, removes all bans on
a registered channel. Limited to channel uperOps
***** End of HELP*****
/CS HE Mdeop
***** ChanServ Help*****
Command - MDEOP
Usage - MDEOP <channel>
DalHelper - /CS MD <channel>
Removes operator status from all users on the named channel who
don't outrank the user. Limited to channel utoOp and above.
***** End of HELP*****
/CS HE Mkick
***** ChanServ Help*****
Command - MKICK
Usage - MKICK <channel>
DalHelper - /CS MK <channel>
Evacuates a channel completely by kicking everyone out. This should
only be used in a takeover situation. Limited to channel utoOp
and above while they are not outranked on the channel.
***** End of HELP*****